Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to akka26 and scala2.13. #197

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

vic
Copy link
Contributor

@vic vic commented Feb 15, 2021

We are finally moving away from akka25 to akka26.

This branch is just a merge of #194 and #195.
Thanks to all people involved on moving op-rabbit forward.

Compiled artifacts are available at:

https://jitpack.io/#deal-engine/op-rabbit/a6f2dea2

	libraryDependencies += "com.github.deal-engine" % "op-rabbit" % "a6f2dea2"	

vic and others added 6 commits June 22, 2020 14:29
This can help people download artifacts for any op-rabbit branch
or commit SHA and be able to test not-yet-released versions.
This change should enable to use op-rabbit with Akka 2.6 especially Akka
Stream as the akka-streams support module was using deprecated API that
got removed in 2.6
@matheussbernardo
Copy link

Any chance of SpinGo new release??

@orlandojsjr
Copy link

@timcharper could you please take a look? If it's ok, is that possible to create a new release? plz

@vic vic changed the title Upgrade to scala26 and scala213. Upgrade to akka26 and scala2.13. Mar 16, 2021
libraryDependencies ++= Seq(
"com.timcharper" %% "acked-streams" % "2.1.1",
"com.typesafe.akka" %% "akka-stream" % akkaVersion),
// TODO: remove and switch to com.timcharper when https://github.com/timcharper/acked-stream/pull/7 gets merged and published
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

timcharper/acked-stream#7 has been merged, just need to wait for a release.

@giannoug
Copy link

@timcharper Sorry for the mention, can you either plan a new release or add some new people as maintainers?

@pjfanning
Copy link
Contributor

pjfanning commented Oct 20, 2021

https://github.com/pjfanning/op-rabbit supports scala 2.13 and akka 2.6

@stingster
Copy link

https://github.com/fanninpj/op-rabbit supports scala 2.13 and akka 2.6

@pjfanning This results in Page not found.

@pjfanning
Copy link
Contributor

@stingster I fixed the URL in the comment above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants